The Dreamweaver JavaScript API > File manipulation functions > dreamweaver.findNext()

 

dreamweaver.findNext()

Availability

Dreamweaver 3.0

Description

Finds the next instance of the search string that was specified previously by dreamweaver.setUpFind(), by dreamweaver.setUpComplexFind(), or by the user in the Find dialog box, and selects the instance in the document.

Arguments

None.

Returns

Nothing.

Enabler

dreamweaver.canFindNext()